Lender Price API Web Service
Lender Price API Web Service / SpecialMortgageOption Json Schema
In This Topic
    SpecialMortgageOption Json Schema
    In This Topic
    Description
    An object containing data on a special mortgage option.
    Overview
    SpecialMortgageOption
    An object containing data on a special mortgage option.
    category : string
    The category of the special mortgage option.
    description : string
    Description of the mortgage option.
    dynamicProperties : object
    enabled : boolean
    Set to True if enabled.
    id : ObjectId
    The mortgage option ID, used for reference. 
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    name : string
    Name of the special mortgage option.
    Properties
    NameDescriptionData Type
    The category of the special mortgage option.string
    Description of the mortgage option.string
     object
    Set to True if enabled.boolean
    The mortgage option ID, used for reference. ObjectId
    Name of the special mortgage option.string
    See Also